CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算法 测试

搜索资源列表

  1. kalman

    1下载:
  2. 这是卡尔曼滤波算法用在数据融合中的程序实现,还包含了数据读入模块,在windows vc++ 6.0环境下测试没有问题,对于用卡尔曼做数据融合研究非常有帮助-This is the Kalman filter algorithm used in data fusion procedure to achieve, but also contains the data read into the module, in the windows vc++ 6.0 test environment the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:63171
    • 提供者:彭德品
  1. pso4

    0下载:
  2. 此文件为Matlab编的一个基本pso算法,所用测试函数为 Rastingin-Matlab prepared this document for a basic PSO algorithm, used in the test function Rastingin
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1799
    • 提供者:董淑华
  1. sort

    0下载:
  2. 各种内部排序算法的实现和比较,全部测试通过-Internal sorting algorithms and compare the realization of all the test
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:28537
    • 提供者:xwy
  1. TestFunction

    2下载:
  2. 一些用matlab编制的智能优化算法的的测试函数程序-Some prepared to use matlab Intelligent Optimization Algorithm function test procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1588
    • 提供者:潘晔
  1. c_rc4

    0下载:
  2. c#编写的rc4算法,,测试能用 希望大家相互交流学习-c# prepared RC4 algorithm, testing can hope that mutual exchange of learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1617
    • 提供者:kkw
  1. pso-matlab

    2下载:
  2. 粒子群优化算法pso,针对不同测试函数进行了算法编写-Particle swarm optimization pso, for different test functions of the algorithm to prepare
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:2436
    • 提供者:陈颖
  1. SIN_SIGNAL

    0下载:
  2. 使用Excel做得一个表格,用于产生sin波形的数据,一般用于DSP算法测试,嵌入式液晶显示屏画图.-Use Excel to do a table for the production of sin waveform data, the general test for DSP algorithms, embedded LCD screen drawing.
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:6825
    • 提供者:JiangChunlin
  1. 111quyushengzhang

    2下载:
  2. 又一个经典区域生长源码(区域增长),自带图象可测试,为什么用m代码编写?因为易懂,易用,易改写成其他语言,根据您自己的平台和需求,将这经典的算法应用到您自己的课题项目中去吧,请尽情享用-Another classic source of regional growth (regional growth), bring their own images can be tested, why m coding? Because easy-to-understand, easy to use, eas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:71345
    • 提供者:zz
  1. Canny

    0下载:
  2. 该代码是在vc++下编写的,最后能实现用Canny算子提取图像的边缘,附带测试图像,比较实用的边缘提取算法-The code is vc++ Prepared, and finally to achieve using Canny operator extract image edge, fringe test images, more practical edge extraction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:141053
    • 提供者:zxg
  1. GaTest

    0下载:
  2. 这是一个非常简单的遗传算法测试源代码,用户只需改变常数的定义并且定义“评价函数”即可。 要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。 输入的文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。 如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。-This is a very simple genetic algorithm to test the source code, users only
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:26372
    • 提供者:huanxong
  1. adapting_GA

    0下载:
  2. 关于自适应遗传算法的MATLAB程序还附有实验测试结果抓图-On Adaptive Genetic Algorithm MATLAB program also included the experimental test results Grab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:38733
    • 提供者:winters
  1. 1

    0下载:
  2. D3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-D3 of the source tree the most comprehensive version of the most classic. Id3 decision tree and its test data. Id3 a useful data mining algorit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:40390
    • 提供者:kintsen
  1. ldecod

    0下载:
  2. H.264的官方参考测试软件JM(Joint model)对H .264视频压缩解码技术的有关算法进行仿真-H.264 official reference test software JM (Joint model) of H .264 video compression codec technology relevant algorithm simulation
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-10
    • 文件大小:216762
    • 提供者:吴金铃
  1. GA_Test

    0下载:
  2. 利用GA算法实现软件测试的测试用例选取,对参数估计进行GA估计-GA algorithm using software testing test cases selected, the parameter estimate is estimated GA
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3153980
    • 提供者:kevin
  1. DP

    0下载:
  2. 动态规划算法,已通过调试,里面包含了两个测试文件-Dynamic programming algorithm, has passed testing, which includes two test file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3007
    • 提供者:sujing
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3223
    • 提供者:白浩泉
  1. bijiaowuxindingweisuanfa

    0下载:
  2. 本程序实现测试、比较无线定位算法 移动台初始位置由MSPosition给出 输出移动台的估计位置。 比较各个算法的RMSE、CRLB、GDOP比较各个算法的时间复杂度。 -wuxiandingweisuanfabijiao
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:4303
    • 提供者:朱江
  1. boostingDemo

    0下载:
  2. adaboost的实现算法,可进行人脸的样本训练-implementation of the AdaBoost algorithm, can be a sample of people face training
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:227193
    • 提供者:yinxin
  1. Action

    0下载:
  2. SDL库是个非常简单的图像库,适合开发小游戏、做算法测试的界面。非常方便。请自行寻找SDL库的库、头文件等等。VS2003下通过-SDL library is a very simple image library, the development of suitable game, the interface to do the test algorithm. Very convenient. Look for your own library SDL library, header file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:384419
    • 提供者:mayao
  1. CordicNCO

    0下载:
  2. 基于CORDIC算法的,数字控制振荡器的设计。带测试程序,输入一个振荡频率,输出SIN和COS的波形!-Based on the CORDIC algorithm, the digital controlled oscillator design. With test procedures, enter a oscillation frequency, the output waveform SIN and COS!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:4056
    • 提供者:咚咚
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com